home *** CD-ROM | disk | FTP | other *** search
/ Mac Easy 2010 May / Mac Life Ubuntu.iso / casper / filesystem.squashfs / usr / share / doc / rhythmbox / README.Debian < prev    next >
Encoding:
Text File  |  2009-04-07  |  1.7 KB  |  52 lines

  1. ---[ iPod support
  2.  
  3. Make sure you install gnome-volume-manager if you want your iPod autodetected.
  4.  
  5.  
  6. ---[ Configuring the output sink
  7.  
  8. You can choose your preferred output sink by using gnome-sound-properties (in
  9. the gnome-control-center package), or by editing the GConf key:
  10.     /system/gstreamer/0.10/default/musicaudiosink
  11.  
  12. The default is to detect your output sink automagically.
  13.  
  14.  
  15. ---[ Music sharing
  16.  
  17. The avahi-daemon dependency is not absolute, but is necessary for music
  18. sharing.  Please install avahi-daemon to share music.
  19.  
  20. To be useful, avahi-daemon listens on the network by default.  This introduces
  21. a security risk, you might want to configure avahi-daemon or stop it to avoid
  22. listening in exposed areas.
  23.  
  24.  
  25. --[ mms:// web radios
  26.  
  27. To read mms:// based web radios, you need gstreamer0.10-plugins-bad.
  28.  
  29.  
  30. ---[ Before reporting a bug
  31.  
  32. If you happen to have problems with sound output or decoding, such as a file
  33. that can not be played, or a crappy sound, please check whether you can
  34. reproduce the problem with GStreamer.  The following command reproduces the
  35. behavior of Rhythmbox calling GStreamer:
  36.     gst-launch playbin uri=file:///path/to/my/musicfile.ogg
  37.  
  38. The upstream BTS is at <http://bugzilla.gnome.org/>, and there's no
  39. synchronization mechanism between the Debian and the GNOME BTS, so you can
  40. expect more information on a particular bug not related to Debian in the
  41. upstream BTS.  It is always ok to report a bug in the Debian BTS, this
  42. will help other Debian users, but the upstream BTS might give you clues
  43. on a particular bug you're experiencing, a quick workaround, or even tell you
  44. it's fixed!  ;)
  45.  
  46.  
  47. Please submit a bug report on the Debian package rhythmbox if this text is
  48. outdated.
  49.  
  50. $Id: README.Debian 11657 2007-06-21 15:40:52Z lool $
  51.  
  52.